home *** CD-ROM | disk | FTP | other *** search
/ HTBasic 9.3 / HTBasic 9.3.iso / 74win / data1.cab / Help_Files / htbwin.CNT (.txt) < prev    next >
Encoding:
Microsoft Windows Help File Content  |  2001-03-02  |  47.0 KB  |  654 lines

  1. :Base htbwin.HLP
  2. 1 Reference Manual
  3. 2 Contents=Contents
  4. 2 Chapter 1 Introduction
  5. 3 Chapter 1 Introduction=Chapter_1_Introduction
  6. 3 Manual Conventions=Manual_Conventions
  7. 3 Syntax Conventions=Syntax_Conventions
  8. 3 Printing Conventions=Printing_Conventions
  9. 2 Chapter 2 Definations
  10. 3 Chapter 2 Definitions=Chapter_2_Definitions
  11. 3 Angle=Angle
  12. 3 Array=Array
  13. 3 Array Name=Array_Name
  14. 3 ASCII file type=ASCII_file_type
  15. 3 BDAT file type=BDAT_file_type
  16. 3 Boolean Expression=Boolean_Expression
  17. 3 COM Block=COM_Block
  18. 3 COM Block Name=COM_Block_Name
  19. 3 COMPLEX DEF=COMPLEX_DEF
  20. 3 Context=Context
  21. 3 Device Selector=Device_Selector
  22. 3 DOS file type=DOS_file_type
  23. 3 Event=Event
  24. 3 File Specifier=File_Specifier
  25. 3 Full Array Specifier=Full_Array_Specifier
  26. 3 Function Name=Function_Name
  27. 3 I/O PATH=I_O_PATH
  28. 3 Integer DEF=Integer_DEF
  29. 3 Integer Array=Integer_Array
  30. 3 Interface Select Code=Interface_Select_Code
  31. 3 Line Label=Line_Label
  32. 3 Line Number=Line_Number
  33. 3 Local Variable=Local_Variable
  34. 3 Matrix=Matrix
  35. 3 Numeric Array=Numeric_Array
  36. 3 Numeric Array Element=Numeric_Array_Element
  37. 3 Numeric Constant=Numeric_Constant
  38. 3 Numeric Expression=Numeric_Expression
  39. 3 Numeric Name=Numeric_Name
  40. 3 Ordinary file=Ordinary_file
  41. 3 Path Specifier=Path_Specifier
  42. 3 Pen Number=Pen_Number
  43. 3 Pipe Specifier=Pipe_Specifier
  44. 3 Precedence=Precedence
  45. 3 Primary Address=Primary_Address
  46. 3 Priority DEF=Priority_DEF
  47. 3 PROG file type=PROG_file_type
  48. 3 Real DEF=Real_DEF
  49. 3 Record Number=Record_Number
  50. 3 Scientific Notation=Scientific_Notation
  51. 3 Signal Number=Signal_Number
  52. 3 Softkey Macro=Softkey_Macro
  53. 3 String=String
  54. 3 String Array=String_Array
  55. 3 String Array Element=String_Array_Element
  56. 3 String Expression=String_Expression
  57. 3 String Literal=String_Literal
  58. 3 String Name=String_Name
  59. 3 Sub-string=Sub_string
  60. 3 Subprogram Name=Subprogram_Name
  61. 3 Subscript=Subscript
  62. 3 UNIX file type=UNIX_file_type
  63. 3 Variable Name=Variable_Name
  64. 3 Vector=Vector
  65. 3 Volume Label=Volume_Label
  66. 3 Volume Specifier=Volume_Specifier
  67. 2 Chapter 3 Statement Summary
  68. 3 Chapter 3 Statement Summary=Chapter_3___Statement_Summary
  69. 2 Chapter 4 Keyword Dictionary
  70. 3 Chapter 4=Chapter_4
  71. 3 ABORT - Stops an active TRANSFER.=ABORT___Stops_an_active_TRANSFER_
  72. 3 ABORTIO - Stops an active TRANSFER.=ABORTIO___Stops_an_active_TRANSFER_
  73. 3 ABS - Returns the absolute value of an expression.=ABS___Returns_the_absolute_value_of_an_expression_
  74. 3 ACS - Returns the arccosine of an expression.=ACS___Returns_the_arccosine_of_an_expression_
  75. 3 ACSH - Returns the hyperbolic arccosine of an expression.=ACSH___Returns_the_hyperbolic_arccosine_of_an_expression_
  76. 3 ALLOCATE - Dynamically allocates string variables and arrays.=ALLOCATE___Dynamically_allocates_string_variables_and_arrays_
  77. 3 ALPHA - Controls the visibility of the ALPHA screen area.=ALPHA___Controls_the_visibility_of_the_ALPHA_screen_area_
  78. 3 ALPHA HEIGHT - Sets the number of lines used for the ALPHA screen.=ALPHA_HEIGHT___Sets_the_number_of_lines_used_for_the_ALPHA_screen_
  79. 3 ALPHA PEN - Sets the ALPHA display color.=ALPHA_PEN___Sets_the_ALPHA_display_color_
  80. 3 AND - Performs the logical conjunction of two expressions.=AND___Performs_the_logical_conjunction_of_two_expressions_
  81. 3 AREA - Sets or defines an AREA fill color.=AREA___Sets_or_defines_an_AREA_fill_color_
  82. 3 ARG - Returns the Argument (Angle) of a complex number.=ARG___Returns_the_Argument__Angle__of_a_complex_number_
  83. 3 ASN - Returns the arcsine of an expression.=ASN___Returns_the_arcsine_of_an_expression_
  84. 3 ASNH - Returns the hyperbolic arcsine of an expression.=ASNH___Returns_the_hyperbolic_arcsine_of_an_expression_
  85. 3 ASSIGN - Sets up an I/O path and its attributes.=ASSIGN___Sets_up_an_I_O_path_and_its_attributes_
  86. 3 Default FORMAT Chart=Default_FORMAT_Chart
  87. 3 ATN - Returns the arctangent of an expression.=ATN___Returns_the_arctangent_of_an_expression_
  88. 3 ATNH - Returns the hyperbolic arctangent of an expression.=ATNH___Returns_the_hyperbolic_arctangent_of_an_expression_
  89. 3 ATN2 - Returns the angle to a point.=ATN2___Returns_the_angle_to_a_point_
  90. 3 AXES - Draws x-y axes.=AXES___Draws_x_y_axes_
  91. 3 BASE - Returns the lower bound of an array dimension.=BASE___Returns_the_lower_bound_of_an_array_dimension_
  92. 3 BEEP - Generates music or sound effects.=BEEP___Generates_music_or_sound_effects_
  93. 3 BINAND - Performs a bit by bit logical AND.=BINAND___Performs_a_bit_by_bit_logical_AND_
  94. 3 BINCMP - Performs a bit by bit complement.=BINCMP___Performs_a_bit_by_bit_complement_
  95. 3 BINEOR - Performs a bit by bit exclusive OR (EXOR).=BINEOR___Performs_a_bit_by_bit_exclusive_OR__EXOR__
  96. 3 BINEQV - Performs a bit by bit equivalence operation.=BINEQV___Performs_a_bit_by_bit_equivalence_operation_
  97. 3 BINIMP - Performs a bit by bit implication operation.=BINIMP___Performs_a_bit_by_bit_implication_operation_
  98. 3 BINIOR - Performs a bit by bit inclusive OR.=BINIOR___Performs_a_bit_by_bit_inclusive_OR_
  99. 3 BIT - Allows any bit in an INTEGER to be tested.=BIT___Allows_any_bit_in_an_INTEGER_to_be_tested_
  100. 3 BREAK - Sends a BREAK on a serial interface.=BREAK___Sends_a_BREAK_on_a_serial_interface_
  101. 3 CALL - Starts execution of specified SUBprogram or CSUB.=CALL___Starts_execution_of_specified_SUBprogram_or_CSUB_
  102. 3 CAT - Displays a catalog of files or PROG file contexts.=CAT___Displays_a_catalog_of_files_or_PROG_file_contexts_
  103. 3 CAUSE ERROR - Simulates a specified error.=CAUSE_ERROR___Simulates_a_specified_error_
  104. 3 CHANGE - Finds and replaces strings.=CHANGE___Finds_and_replaces_strings_
  105. 3 CHECKREAD - Enables/disables verification of data sent to disk.=CHECKREAD___Enables_disables_verification_of_data_sent_to_disk_
  106. 3 CHGRP - Sets the Group Ownership of a file.=CHGRP___Sets_the_Group_Ownership_of_a_file_
  107. 3 CHOWN - Sets the Individual Ownership of a file.=CHOWN___Sets_the_Individual_Ownership_of_a_file_
  108. 3 CHR$ - Creates ASCII character from decimal value.=CHR____Creates_ASCII_character_from_decimal_value_
  109. 3 CHRX - Returns the width of a character cell.=CHRX___Returns_the_width_of_a_character_cell_
  110. 3 CHRY - Returns the height of a character cell.=CHRY___Returns_the_height_of_a_character_cell_
  111. 3 CINT - Converts a value to INTEGER.=CINT___Converts_a_value_to_INTEGER_
  112. 3 CLEAR - Sends an IEEE-488 bus Device Clear.=CLEAR___Sends_an_IEEE_488_bus_Device_Clear_
  113. 3 CLEAR ERROR - Resets all error indicators.=CLEAR_ERROR___Resets_all_error_indicators_
  114. 3 CLEAR LINE - Clears the keyboard input line.=CLEAR_LINE___Clears_the_keyboard_input_line_
  115. 3 CLEAR SCREEN - Clears the ALPHA display.=CLEAR_SCREEN___Clears_the_ALPHA_display_
  116. 3 CLIP - Changes the clipping rectangle.=CLIP___Changes_the_clipping_rectangle_
  117. 3 CLS - See CLEAR SCREEN.=CLS___See_CLEAR_SCREEN_
  118. 3 CMPLX - Combines real and imaginary parts to return a complex number.=CMPLX___Combines_real_and_imaginary_parts_to_return_a_complex_number_
  119. 3 COLOR - Defines and selects the color for graphics.=COLOR___Defines_and_selects_the_color_for_graphics_
  120. 3 COM - Defines global variables.=COM___Defines_global_variables_
  121. 3 COMMAND$ - Returns a copy of the command line.=COMMAND____Returns_a_copy_of_the_command_line_
  122. 3 COMPLEX - Reserves storage for complex variables and arrays.=COMPLEX___Reserves_storage_for_complex_variables_and_arrays_
  123. 3 CONFIGURE - Eleven manual entries exist for CONFIGURE.=CONFIGURE___Eleven_manual_entries_exist_for_CONFIGURE_
  124. 3 CONFIGURE BDAT - Specifies the byte order for CREATE BDAT.=CONFIGURE_BDAT___Specifies_the_byte_order_for_CREATE_BDAT_
  125. 3 CONFIGURE CREATE - Specifies the kind of file header used with typed files.=CONFIGURE_CREATE___Specifies_the_kind_of_file_header_used_with_typed_files_
  126. 3 CONFIGURE DIM - Turns implicit variable dimensioning on or off.=CONFIGURE_DIM___Turns_implicit_variable_dimensioning_on_or_off_
  127. 3 CONFIGURE DUMP - Specifies the graphic printer language for DUMP.=CONFIGURE_DUMP___Specifies_the_graphic_printer_language_for_DUMP_
  128. 3 CONFIGURE KBD - Defines keyboard mappings for character sets.=CONFIGURE_KBD___Defines_keyboard_mappings_for_character_sets_
  129. 3 CONFIGURE KEY - Assigns editor functions to keyboard keys.=CONFIGURE_KEY___Assigns_editor_functions_to_keyboard_keys_
  130. 3 CONFIGURE LABEL - Defines characters for the LABEL statement.=CONFIGURE_LABEL___Defines_characters_for_the_LABEL_statement_
  131. 3 CONFIGURE LONGFILENAMES - Specifies use of long filenames.=CONFIGURE_LONGFILENAMES___Specifies_use_of_long_filenames_
  132. 3 CONFIGURE MSI - Specifies HP style volume specifier translations.=CONFIGURE_MSI___Specifies_HP_style_volume_specifier_translations_
  133. 3 CONFIGURE PRT - Specifies the value of PRT.=CONFIGURE_PRT___Specifies_the_value_of_PRT_
  134. 3 CONFIGURE SAVE - Sets the file type produced by SAVE.=CONFIGURE_SAVE___Sets_the_file_type_produced_by_SAVE_
  135. 3 CONJG - Returns the conjugate of a complex number.=CONJG___Returns_the_conjugate_of_a_complex_number_
  136. 3 CONT - Restarts a program which is PAUSEd.=CONT___Restarts_a_program_which_is_PAUSEd_
  137. 3 CONTROL - Sends control information to an interface or I/O path.=CONTROL___Sends_control_information_to_an_interface_or_I_O_path_
  138. 3 COPY - Copies files.=COPY___Copies_files_
  139. 3 COPYLINES - Copies program lines from one location to another.=COPYLINES___Copies_program_lines_from_one_location_to_another_
  140. 3 COS - Returns the cosine of an expression.=COS___Returns_the_cosine_of_an_expression_
  141. 3 COSH - Returns the hyperbolic cosine of an expression.=COSH___Returns_the_hyperbolic_cosine_of_an_expression_
  142. 3 CREATE - Creates an ordinary file.=CREATE___Creates_an_ordinary_file_
  143. 3 CREATE ASCII - Creates a LIF ASCII file.=CREATE_ASCII___Creates_a_LIF_ASCII_file_
  144. 3 CREATE BDAT - Creates a BDAT (binary data) file.=CREATE_BDAT___Creates_a_BDAT__binary_data__file_
  145. 3 CREATE DIR - Creates a directory.=CREATE_DIR___Creates_a_directory_
  146. 3 CRT - Returns the integer 1, the CRT interface select code.=CRT___Returns_the_integer_1__the_CRT_interface_select_code_
  147. 3 CSIZE - Sets the character size for LABEL and SYMBOL.=CSIZE___Sets_the_character_size_for_LABEL_and_SYMBOL_
  148. 3 CSUB - Compiled SUBprograms.=CSUB___Compiled_SUBprograms_
  149. 3 CVT$ - Convert strings from one alphabet to another.=CVT____Convert_strings_from_one_alphabet_to_another_
  150. 3 DATA - Stores data items in the program.=DATA___Stores_data_items_in_the_program_
  151. 3 DATE - Converts a string representing a date to a number of seconds.=DATE___Converts_a_string_representing_a_date_to_a_number_of_seconds_
  152. 3 DATE$ - Takes a numeric value representing seconds and formats it into a date string.=DATE____Takes_a_numeric_value_representing_seconds_and_formats_it_into_a_date_string_
  153. 3 DEALLOCATE - Frees memory space reserved by the ALLOCATE statement.=DEALLOCATE___Frees_memory_space_reserved_by_the_ALLOCATE_statement_
  154. 3 DEF FN - Begins a user-defined function subprogram.=DEF_FN___Begins_a_user_defined_function_subprogram_
  155. 3 DEG - Sets the trigonometric mode to degrees.=DEG___Sets_the_trigonometric_mode_to_degrees_
  156. 3 DEL - Deletes program lines.=DEL___Deletes_program_lines_
  157. 3 DELSUB - Deletes SUB or CSUB subprograms from memory.=DELSUB___Deletes_SUB_or_CSUB_subprograms_from_memory_
  158. 3 DET - Returns the determinant of a matrix.=DET___Returns_the_determinant_of_a_matrix_
  159. 3 DIGITIZE - Inputs digitized X and Y coordinates.=DIGITIZE___Inputs_digitized_X_and_Y_coordinates_
  160. 3 DIM - Dimensions REAL arrays and strings.=DIM___Dimensions_REAL_arrays_and_strings_
  161. 3 DISABLE - Disables event-initiated branches.=DISABLE___Disables_event_initiated_branches_
  162. 3 DISABLE INTR - Disables interrupts from the specified interface.=DISABLE_INTR___Disables_interrupts_from_the_specified_interface_
  163. 3 DISP - Displays items on the CRT display line.=DISP___Displays_items_on_the_CRT_display_line_
  164. 3 DISPLAY FUNCTIONS - Controls the display of control characters on the CRT.=DISPLAY_FUNCTIONS___Controls_the_display_of_control_characters_on_the_CRT_
  165. 3 DIV - Returns the quotient of an integer divide operation.=DIV___Returns_the_quotient_of_an_integer_divide_operation_
  166. 3 DOT - Returns the dot product of two numeric vectors.=DOT___Returns_the_dot_product_of_two_numeric_vectors_
  167. 3 DRAW - Draws a line to the X,Y location.=DRAW___Draws_a_line_to_the_X_Y_location_
  168. 3 DROUND - Rounds a numeric-expression to the specified number of digits.=DROUND___Rounds_a_numeric_expression_to_the_specified_number_of_digits_
  169. 3 DUMP - Copies the contents of the display to a printing device.=DUMP___Copies_the_contents_of_the_display_to_a_printing_device_
  170. 3 DUMP DEVICE IS - Defines the printing device used by DUMP.=DUMP_DEVICE_IS___Defines_the_printing_device_used_by_DUMP_
  171. 3 DVAL - Converts a binary, octal, decimal or hexadecimal string to a real number.=DVAL___Converts_a_binary__octal__decimal_or_hexadecimal_string_to_a_real_number_
  172. 3 DVAL$ - Converts a number to a binary, octal, decimal or hexadecimal string.=DVAL____Converts_a_number_to_a_binary__octal__decimal_or_hexadecimal_string_
  173. 3 EDIT - Puts you into program EDIT mode.=EDIT___Puts_you_into_program_EDIT_mode_
  174. 3 EDIT KEY - Puts you into softkey EDIT mode.=EDIT_KEY___Puts_you_into_softkey_EDIT_mode_
  175. 3 ENABLE - Enables all event-initiated branches suspended by DISABLE.=ENABLE___Enables_all_event_initiated_branches_suspended_by_DISABLE_
  176. 3 ENABLE INTR - Enables interrupts from a specified interface.=ENABLE_INTR___Enables_interrupts_from_a_specified_interface_
  177. 3 END - Marks the end of the program.=END___Marks_the_end_of_the_program_
  178. 3 ENTER - Inputs data and assigns it to variables.=ENTER___Inputs_data_and_assigns_it_to_variables_
  179. 3 ENVIRON$ - Returns information from the operating system environment.=ENVIRON____Returns_information_from_the_operating_system_environment_
  180. 3 ERRL - Compares a line number with ERRLN.=ERRL___Compares_a_line_number_with_ERRLN_
  181. 3 ERRLN - Returns the program line number on which the last error occurred.=ERRLN___Returns_the_program_line_number_on_which_the_last_error_occurred_
  182. 3 ERRM$ - Returns the error message text of the last error.=ERRM____Returns_the_error_message_text_of_the_last_error_
  183. 3 ERRN - Returns the last error number.=ERRN___Returns_the_last_error_number_
  184. 3 ERROR - Six manual entries exist for ERROR.=ERROR___Six_manual_entries_exist_for_ERROR_
  185. 3 ERROR RETURN - Returns program execution to the line following the most recent error.=ERROR_RETURN___Returns_program_execution_to_the_line_following_the_most_recent_error_
  186. 3 ERROR SUBEXIT - Returns subprogram execution to the line following the most recent error.=ERROR_SUBEXIT___Returns_subprogram_execution_to_the_line_following_the_most_recent_error_
  187. 3 EXECUTE - Executes an operating system command.=EXECUTE___Executes_an_operating_system_command_
  188. 3 EXOR - Performs a Logical exclusive OR of two expressions.=EXOR___Performs_a_Logical_exclusive_OR_of_two_expressions_
  189. 3 EXP - Returns "e" raised to a power.=EXP___Returns__e__raised_to_a_power_
  190. 3 FBYTE - Checks for first byte of a two byte character.=FBYTE___Checks_for_first_byte_of_a_two_byte_character_
  191. 3 FIND - Searches for specified characters in a program.=FIND___Searches_for_specified_characters_in_a_program_
  192. 3 FIX - Truncates a value to INTEGER.=FIX___Truncates_a_value_to_INTEGER_
  193. 3 FN - Executes a user-defined function.=FN___Executes_a_user_defined_function_
  194. 3 FOR ... NEXT - Executes a loop a fixed number of times.=FOR_____NEXT___Executes_a_loop_a_fixed_number_of_times_
  195. 3 FRACT - Returns the fractional part of an argument.=FRACT___Returns_the_fractional_part_of_an_argument_
  196. 3 FRAME - Draws a frame around the clipping area.=FRAME___Draws_a_frame_around_the_clipping_area_
  197. 3 FRE - Returns the amount of free memory.=FRE___Returns_the_amount_of_free_memory_
  198. 3 GCLEAR - Clears the graphics screen.=GCLEAR___Clears_the_graphics_screen_
  199. 3 GESCAPE - Sends device-specific information to a graphic device.=GESCAPE___Sends_device_specific_information_to_a_graphic_device_
  200. 3 GET - Loads LIF, DOS or UNIX ASCII program file into memory.=GET___Loads_LIF__DOS_or_UNIX_ASCII_program_file_into_memory_
  201. 3 GINIT - Initializes graphics parameters to their default values.=GINIT___Initializes_graphics_parameters_to_their_default_values_
  202. 3 GLOAD - Loads an integer array into the CRT display buffer.=GLOAD___Loads_an_integer_array_into_the_CRT_display_buffer_
  203. 3 GOSUB - Transfers control to a subroutine.=GOSUB___Transfers_control_to_a_subroutine_
  204. 3 GOTO - Transfers control to a specified line.=GOTO___Transfers_control_to_a_specified_line_
  205. 3 GRAPHICS - Makes the graphics screen visible or invisible.=GRAPHICS___Makes_the_graphics_screen_visible_or_invisible_
  206. 3 GRAPHICS INPUT IS - Defines the device to be used for graphic input.=GRAPHICS_INPUT_IS___Defines_the_device_to_be_used_for_graphic_input_
  207. 3 GRID - Draws a grid pattern.=GRID___Draws_a_grid_pattern_
  208. 3 GSEND - Sends commands to the PLOTTER IS device.=GSEND___Sends_commands_to_the_PLOTTER_IS_device_
  209. 3 GSTORE - Stores the CRT display buffer into an integer array.=GSTORE___Stores_the_CRT_display_buffer_into_an_integer_array_
  210. 3 HELP - Displays Manual pages on the computer screen.=HELP___Displays_Manual_pages_on_the_computer_screen_
  211. 3 IDRAW - Draws a line an incremental distance.=IDRAW___Draws_a_line_an_incremental_distance_
  212. 3 IF ... THEN - Performs an action if a condition is true.=IF_____THEN___Performs_an_action_if_a_condition_is_true_
  213. 3 IMAG - Returns the imaginary part of a complex number.=IMAG___Returns_the_imaginary_part_of_a_complex_number_
  214. 3 IMAGE - Defines the format for data input and output.=IMAGE___Defines_the_format_for_data_input_and_output_
  215. 3 IMOVE - Lifts and moves the logical pen position incrementally.=IMOVE___Lifts_and_moves_the_logical_pen_position_incrementally_
  216. 3 INDENT - Indents a program to reflect its structure.=INDENT___Indents_a_program_to_reflect_its_structure_
  217. 3 INITIALIZE - Initializes mass storage media.=INITIALIZE___Initializes_mass_storage_media_
  218. 3 INMEM - Identifies if a subprogram is loaded.=INMEM___Identifies_if_a_subprogram_is_loaded_
  219. 3 INP and INPW - Inputs a byte or word from an I/O Port.=INP_and_INPW___Inputs_a_byte_or_word_from_an_I_O_Port_
  220. 3 INPUT - Inputs numeric or string data from the keyboard.=INPUT___Inputs_numeric_or_string_data_from_the_keyboard_
  221. 3 INT - Performs the greatest integer function.=INT___Performs_the_greatest_integer_function_
  222. 3 INTEGER - Declares and dimensions INTEGER variables.=INTEGER___Declares_and_dimensions_INTEGER_variables_
  223. 3 IPLOT - Moves the pen relative to its present location.=IPLOT___Moves_the_pen_relative_to_its_present_location_
  224. 3 IVAL - Converts a binary, octal, decimal or hexadecimal string to an INTEGER.=IVAL___Converts_a_binary__octal__decimal_or_hexadecimal_string_to_an_INTEGER_
  225. 3 IVAL$ - Converts an INTEGER to a binary, octal, decimal or hexadecimal string.=IVAL____Converts_an_INTEGER_to_a_binary__octal__decimal_or_hexadecimal_string_
  226. 3 KBD - Returns a 2, the device select code of the keyboard.=KBD___Returns_a_2__the_device_select_code_of_the_keyboard_
  227. 3 KBD$ - Returns the contents of the ON KBD buffer.=KBD____Returns_the_contents_of_the_ON_KBD_buffer_
  228. 3 KBD CMODE - Sets softkey compatibility mode.=KBD_CMODE___Sets_softkey_compatibility_mode_
  229. 3 KBD LINE PEN - Sets the pen color for the input line.=KBD_LINE_PEN___Sets_the_pen_color_for_the_input_line_
  230. 3 KEY - Twelve manual entries exist for KEY.=KEY___Twelve_manual_entries_exist_for_KEY_
  231. 3 KEY LABELS - Controls the display of the softkey labels.=KEY_LABELS___Controls_the_display_of_the_softkey_labels_
  232. 3 KEY LABELS PEN - Sets the color for the softkey labels.=KEY_LABELS_PEN___Sets_the_color_for_the_softkey_labels_
  233. 3 KNOBX - Returns and resets the KNOBX counter value.=KNOBX___Returns_and_resets_the_KNOBX_counter_value_
  234. 3 KNOBY - Returns and resets the KNOBY counter value.=KNOBY___Returns_and_resets_the_KNOBY_counter_value_
  235. 3 LABEL - Prints text on graphic devices.=LABEL___Prints_text_on_graphic_devices_
  236. 3 LDIR - Sets the angle for drawing LABELs and SYMBOLs.=LDIR___Sets_the_angle_for_drawing_LABELs_and_SYMBOLs_
  237. 3 LEN - Returns the number of characters in a string.=LEN___Returns_the_number_of_characters_in_a_string_
  238. 3 LET - Assigns a value to a variable.=LET___Assigns_a_value_to_a_variable_
  239. 3 LEXICAL ORDER IS - Defines "alphabetical" order for string comparisons.=LEXICAL_ORDER_IS___Defines__alphabetical__order_for_string_comparisons_
  240. 3 LGT - Computes common (base 10) logarithms.=LGT___Computes_common__base_10__logarithms_
  241. 3 LINE TYPE - Sets the style or dash pattern and repeat length of lines.=LINE_TYPE___Sets_the_style_or_dash_pattern_and_repeat_length_of_lines_
  242. 3 LINK - Makes a hard link to a file.=LINK___Makes_a_hard_link_to_a_file_
  243. 3 LINPUT - Reads alphanumeric keyboard input to a string.=LINPUT___Reads_alphanumeric_keyboard_input_to_a_string_
  244. 3 LIST - Lists the program in memory to the selected device.=LIST___Lists_the_program_in_memory_to_the_selected_device_
  245. 3 LIST BIN - Lists each BIN currently in memory.=LIST_BIN___Lists_each_BIN_currently_in_memory_
  246. 3 LIST KEY - Lists the softkey macro definitions.=LIST_KEY___Lists_the_softkey_macro_definitions_
  247. 3 LOAD - Loads a user program into memory.=LOAD___Loads_a_user_program_into_memory_
  248. 3 LOAD BIN - Loads a BIN system program file into memory.=LOAD_BIN___Loads_a_BIN_system_program_file_into_memory_
  249. 3 LOAD KEY - Loads softkey macro definitions into memory.=LOAD_KEY___Loads_softkey_macro_definitions_into_memory_
  250. 3 LOADSUB - Loads a BASIC subprogram into memory.=LOADSUB___Loads_a_BASIC_subprogram_into_memory_
  251. 3 LOCAL - Returns specified IEEE-488 devices to their local state.=LOCAL___Returns_specified_IEEE_488_devices_to_their_local_state_
  252. 3 LOCAL LOCKOUT - Sends the IEEE-488 LLO message.=LOCAL_LOCKOUT___Sends_the_IEEE_488_LLO_message_
  253. 3 LOCK - Secures a file for exclusive access.=LOCK___Secures_a_file_for_exclusive_access_
  254. 3 LOG - Computes natural (base "e") logarithms.=LOG___Computes_natural__base__e___logarithms_
  255. 3 LOOP - Defines a series of statements to be executed repeatedly.=LOOP___Defines_a_series_of_statements_to_be_executed_repeatedly_
  256. 3 LORG - Specifies the position of a LABEL relative to the current position.=LORG___Specifies_the_position_of_a_LABEL_relative_to_the_current_position_
  257. 3 LWC$ - Converts characters in a string to lowercase.=LWC____Converts_characters_in_a_string_to_lowercase_
  258. 3 MASS STORAGE IS - Assigns the current mass storage device and directory.=MASS_STORAGE_IS___Assigns_the_current_mass_storage_device_and_directory_
  259. 3 MAT - Specifies an array operation.=MAT___Specifies_an_array_operation_
  260. 3 MAT REORDER - Reorders array elements by a supplied subscript list.=MAT_REORDER___Reorders_array_elements_by_a_supplied_subscript_list_
  261. 3 MAT SEARCH - Searches an array for user specified conditions.=MAT_SEARCH___Searches_an_array_for_user_specified_conditions_
  262. 3 MAT SORT - Sorts string or numeric array data.=MAT_SORT___Sorts_string_or_numeric_array_data_
  263. 3 MAX - Returns the maximum value of a list of expressions.=MAX___Returns_the_maximum_value_of_a_list_of_expressions_
  264. 3 MAXLEN - Gets maximum declared length of a string variable.=MAXLEN___Gets_maximum_declared_length_of_a_string_variable_
  265. 3 MAXREAL - Returns the largest positive REAL number.=MAXREAL___Returns_the_largest_positive_REAL_number_
  266. 3 MERGE ALPHA WITH GRAPHICS - Enables all planes for Alpha and Graphics.=MERGE_ALPHA_WITH_GRAPHICS___Enables_all_planes_for_Alpha_and_Graphics_
  267. 3 MIN - Returns the minimum value of a list of expressions.=MIN___Returns_the_minimum_value_of_a_list_of_expressions_
  268. 3 MINREAL - Returns the smallest positive REAL number.=MINREAL___Returns_the_smallest_positive_REAL_number_
  269. 3 MOD - Returns remainder after integer division.=MOD___Returns_remainder_after_integer_division_
  270. 3 MODULO - Returns the true mathematical modulus.=MODULO___Returns_the_true_mathematical_modulus_
  271. 3 MOVE - Moves the logical and physical pens to a new position.=MOVE___Moves_the_logical_and_physical_pens_to_a_new_position_
  272. 3 MOVELINES - Moves program lines from one location to another.=MOVELINES___Moves_program_lines_from_one_location_to_another_
  273. 3 NOT - Returns the logical negation of an expression.=NOT___Returns_the_logical_negation_of_an_expression_
  274. 3 NPAR - Returns number of parameters passed to a subprogram.=NPAR___Returns_number_of_parameters_passed_to_a_subprogram_
  275. 3 NUM - Returns decimal ASCII equivalent of the first character in a string.=NUM___Returns_decimal_ASCII_equivalent_of_the_first_character_in_a_string_
  276. 3 OFF event - Manual entries document each event separately.=OFF_event___Manual_entries_document_each_event_separately_
  277. 3 OFF CYCLE - Cancels event branches defined by ON CYCLE.=OFF_CYCLE___Cancels_event_branches_defined_by_ON_CYCLE_
  278. 3 OFF DELAY - Cancels event branches defined by ON DELAY.=OFF_DELAY___Cancels_event_branches_defined_by_ON_DELAY_
  279. 3 OFF END - Cancels event branches defined by ON END.=OFF_END___Cancels_event_branches_defined_by_ON_END_
  280. 3 OFF EOR - Cancels event branches defined by ON EOR.=OFF_EOR___Cancels_event_branches_defined_by_ON_EOR_
  281. 3 OFF EOT - Cancels event branches defined by ON EOT.=OFF_EOT___Cancels_event_branches_defined_by_ON_EOT_
  282. 3 OFF ERROR - Cancels event branches defined by ON ERROR.=OFF_ERROR___Cancels_event_branches_defined_by_ON_ERROR_
  283. 3 OFF INTR - Cancels event branches defined by ON INTR.=OFF_INTR___Cancels_event_branches_defined_by_ON_INTR_
  284. 3 OFF KBD - Cancels event branches defined by ON KBD.=OFF_KBD___Cancels_event_branches_defined_by_ON_KBD_
  285. 3 OFF KEY - Cancels event branches defined by ON KEY.=OFF_KEY___Cancels_event_branches_defined_by_ON_KEY_
  286. 3 OFF KNOB - Cancels event branches defined by ON KNOB.=OFF_KNOB___Cancels_event_branches_defined_by_ON_KNOB_
  287. 3 OFF SIGNAL - Cancels event branches defined by ON SIGNAL.=OFF_SIGNAL___Cancels_event_branches_defined_by_ON_SIGNAL_
  288. 3 OFF TIME - Cancels event branches defined by ON TIME.=OFF_TIME___Cancels_event_branches_defined_by_ON_TIME_
  289. 3 OFF TIMEOUT - Cancels event branches defined by ON TIMEOUT.=OFF_TIMEOUT___Cancels_event_branches_defined_by_ON_TIMEOUT_
  290. 3 ON - Transfers control to one of a list of lines.=ON___Transfers_control_to_one_of_a_list_of_lines_
  291. 3 ON CYCLE - Defines a repeating event branch.=ON_CYCLE___Defines_a_repeating_event_branch_
  292. 3 ON DELAY - Defines an event branch after specified seconds.=ON_DELAY___Defines_an_event_branch_after_specified_seconds_
  293. 3 ON END - Defines an event branch for end-of-file conditions.=ON_END___Defines_an_event_branch_for_end_of_file_conditions_
  294. 3 ON EOR - Defines an event branch for end-of-record conditions.=ON_EOR___Defines_an_event_branch_for_end_of_record_conditions_
  295. 3 ON EOT - Defines an event branch for end-of-transfer conditions.=ON_EOT___Defines_an_event_branch_for_end_of_transfer_conditions_
  296. 3 ON ERROR - Defines an event branch for trappable errors.=ON_ERROR___Defines_an_event_branch_for_trappable_errors_
  297. 3 ON event - Manual entries document each event separately.=ON_event___Manual_entries_document_each_event_separately_
  298. 3 ON INTR - Defines a hardware interrupt initiated branch.=ON_INTR___Defines_a_hardware_interrupt_initiated_branch_
  299. 3 ON KBD - Defines an event branch for when a key is pressed.=ON_KBD___Defines_an_event_branch_for_when_a_key_is_pressed_
  300. 3 ON KEY - Defines an event branch for when a softkey is pressed.=ON_KEY___Defines_an_event_branch_for_when_a_softkey_is_pressed_
  301. 3 ON KNOB - Defines an event branch for when the KNOB is turned.=ON_KNOB___Defines_an_event_branch_for_when_the_KNOB_is_turned_
  302. 3 ON SIGNAL - Defines an event branch for SIGNAL statement.=ON_SIGNAL___Defines_an_event_branch_for_SIGNAL_statement_
  303. 3 ON TIME - Defines a single event branch for a specific time.=ON_TIME___Defines_a_single_event_branch_for_a_specific_time_
  304. 3 ON TIMEOUT - Defines an event branch for an I/O timeout.=ON_TIMEOUT___Defines_an_event_branch_for_an_I_O_timeout_
  305. 3 OPTION BASE - Sets the default lower bound of array subscripts.=OPTION_BASE___Sets_the_default_lower_bound_of_array_subscripts_
  306. 3 OR - Returns the logical inclusive OR of two expressions.=OR___Returns_the_logical_inclusive_OR_of_two_expressions_
  307. 3 OUT and OUTW - Outputs a byte or word to an I/O Port.=OUT_and_OUTW___Outputs_a_byte_or_word_to_an_I_O_Port_
  308. 3 OUTPUT - Outputs items to a specified destination.=OUTPUT___Outputs_items_to_a_specified_destination_
  309. 3 PASS CONTROL - Passes Active Controller capability.=PASS_CONTROL___Passes_Active_Controller_capability_
  310. 3 PAUSE - Pauses program execution.=PAUSE___Pauses_program_execution_
  311. 3 PDIR - Sets the rotation angle for IPLOT, RPLOT, POLYGON and RECTANGLE.=PDIR___Sets_the_rotation_angle_for_IPLOT__RPLOT__POLYGON_and_RECTANGLE_
  312. 3 PEN - Sets the line color or physical pen.=PEN___Sets_the_line_color_or_physical_pen_
  313. 3 PENUP - Raises the PEN on the current plotting device.=PENUP___Raises_the_PEN_on_the_current_plotting_device_
  314. 3 PERMIT - Changes file protection permissions.=PERMIT___Changes_file_protection_permissions_
  315. 3 PI - Returns the value 3.14159265358979.=PI___Returns_the_value_3_14159265358979_
  316. 3 PIVOT - Rotates the coordinates of all drawn lines.=PIVOT___Rotates_the_coordinates_of_all_drawn_lines_
  317. 3 PLOT - Moves the pen to the specified X and Y coordinates.=PLOT___Moves_the_pen_to_the_specified_X_and_Y_coordinates_
  318. 3 PLOTTER IS - Specifies the graphics output device and language.=PLOTTER_IS___Specifies_the_graphics_output_device_and_language_
  319. 3 POLYGON - Draws a closed regular polygon, circle, or ellipse.=POLYGON___Draws_a_closed_regular_polygon__circle__or_ellipse_
  320. 3 POLYLINE - Draws an open regular polygon.=POLYLINE___Draws_an_open_regular_polygon_
  321. 3 POS - Returns the position of one string within another.=POS___Returns_the_position_of_one_string_within_another_
  322. 3 PPOLL - Conducts an IEEE-488 Parallel Poll and returns status.=PPOLL___Conducts_an_IEEE_488_Parallel_Poll_and_returns_status_
  323. 3 PPOLL CONFIGURE - Configures remote IEEE-488 device parallel poll response.=PPOLL_CONFIGURE___Configures_remote_IEEE_488_device_parallel_poll_response_
  324. 3 PPOLL RESPONSE - Configures local IEEE-488 device parallel poll response.=PPOLL_RESPONSE___Configures_local_IEEE_488_device_parallel_poll_response_
  325. 3 PPOLL UNCONFIGURE - Disables the parallel poll response of a specified device or devices.=PPOLL_UNCONFIGURE___Disables_the_parallel_poll_response_of_a_specified_device_or_devices_
  326. 3 PRINT - Outputs data to the PRINTER IS device.=PRINT___Outputs_data_to_the_PRINTER_IS_device_
  327. 3 PRINT LABEL - Assigns a name to a data storage volume.=PRINT_LABEL___Assigns_a_name_to_a_data_storage_volume_
  328. 3 PRINT PEN - Selects the pen color used for the output area and DISP line.=PRINT_PEN___Selects_the_pen_color_used_for_the_output_area_and_DISP_line_
  329. 3 PRINTALL IS - Assigns a logging device for operator interaction and error messages.=PRINTALL_IS___Assigns_a_logging_device_for_operator_interaction_and_error_messages_
  330. 3 PRINTER IS - Specifies the system printing device.=PRINTER_IS___Specifies_the_system_printing_device_
  331. 3 PROTECT - Changes file attributes.=PROTECT___Changes_file_attributes_
  332. 3 PROUND - Rounds the argument to the specified power of ten.=PROUND___Rounds_the_argument_to_the_specified_power_of_ten_
  333. 3 PRT - Returns the default device selector for the printer.=PRT___Returns_the_default_device_selector_for_the_printer_
  334. 3 PURGE - Deletes a file or a directory on a mass storage media.=PURGE___Deletes_a_file_or_a_directory_on_a_mass_storage_media_
  335. 3 QUIT - Quits BASIC and returns to the operating system.=QUIT___Quits_BASIC_and_returns_to_the_operating_system_
  336. 3 RAD - Sets the trigonometric mode to radians.=RAD___Sets_the_trigonometric_mode_to_radians_
  337. 3 RANDOMIZE - Selects a seed for the RND function.=RANDOMIZE___Selects_a_seed_for_the_RND_function_
  338. 3 RANK - Returns the number of dimensions in an array.=RANK___Returns_the_number_of_dimensions_in_an_array_
  339. 3 RATIO - Returns the ratio of X to Y hard-clip limits for the PLOTTER IS device.=RATIO___Returns_the_ratio_of_X_to_Y_hard_clip_limits_for_the_PLOTTER_IS_device_
  340. 3 READ - Reads values from DATA statements.=READ___Reads_values_from_DATA_statements_
  341. 3 READ KEY - Returns one or more softkey macro definitions.=READ_KEY___Returns_one_or_more_softkey_macro_definitions_
  342. 3 READ LABEL - Reads a volume label.=READ_LABEL___Reads_a_volume_label_
  343. 3 READ LOCATOR - Reads the locator device without waiting for a digitize operation.=READ_LOCATOR___Reads_the_locator_device_without_waiting_for_a_digitize_operation_
  344. 3 READIO - Reads a hardware register or a memory byte/word.=READIO___Reads_a_hardware_register_or_a_memory_byte_word_
  345. 3 REAL - Two manual entries exist for REAL.=REAL___Two_manual_entries_exist_for_REAL_
  346. 3 REAL - Reserves storage for floating point variables and arrays.=REAL___Reserves_storage_for_floating_point_variables_and_arrays_
  347. 3 REAL - Converts an INTEGER or COMPLEX number to REAL.=REAL___Converts_an_INTEGER_or_COMPLEX_number_to_REAL_
  348. 3 RECTANGLE - Draws and optionally fills and edges rectangles.=RECTANGLE___Draws_and_optionally_fills_and_edges_rectangles_
  349. 3 REDIM - Redimensions an array by changing the subscript ranges.=REDIM___Redimensions_an_array_by_changing_the_subscript_ranges_
  350. 3 REM - Begins a REMark or comment line for program documentation.=REM___Begins_a_REMark_or_comment_line_for_program_documentation_
  351. 3 REMOTE - Sets the remote state on a IEEE-488 device.=REMOTE___Sets_the_remote_state_on_a_IEEE_488_device_
  352. 3 REN - Renumbers program lines.=REN___Renumbers_program_lines_
  353. 3 RENAME - Changes the name of a file.=RENAME___Changes_the_name_of_a_file_
  354. 3 REPEAT ... UNTIL - Defines a loop that is repeated UNTIL a condition is satisfied.=REPEAT_____UNTIL___Defines_a_loop_that_is_repeated_UNTIL_a_condition_is_satisfied_
  355. 3 REQUEST - Sends a Service Request SRQ on the IEEE-488.=REQUEST___Sends_a_Service_Request_SRQ_on_the_IEEE_488_
  356. 3 RE-SAVE - Copies the program into the specified ASCII file.=RE_SAVE___Copies_the_program_into_the_specified_ASCII_file_
  357. 3 RES - Returns the result of the last numeric keyboard calculation.=RES___Returns_the_result_of_the_last_numeric_keyboard_calculation_
  358. 3 RESET - Resets an interface or file or buffer pointers.=RESET___Resets_an_interface_or_file_or_buffer_pointers_
  359. 3 RESTORE - Specifies which DATA statement to use for the next READ operation.=RESTORE___Specifies_which_DATA_statement_to_use_for_the_next_READ_operation_
  360. 3 RE-STORE - Stores the BASIC program in a file.=RE_STORE___Stores_the_BASIC_program_in_a_file_
  361. 3 RE-STORE KEY - Stores the KEY definitions in a file.=RE_STORE_KEY___Stores_the_KEY_definitions_in_a_file_
  362. 3 RESUME INTERACTIVE - Restores the normal functions of program control keys.=RESUME_INTERACTIVE___Restores_the_normal_functions_of_program_control_keys_
  363. 3 RETURN - Returns to the program line following the last GOSUB line.=RETURN___Returns_to_the_program_line_following_the_last_GOSUB_line_
  364. 3 REV$ - Reverses the sequence of characters in a string.=REV____Reverses_the_sequence_of_characters_in_a_string_
  365. 3 RND - Returns a pseudo-random number.=RND___Returns_a_pseudo_random_number_
  366. 3 ROTATE - Shifts a 16 bit binary value with wraparound.=ROTATE___Shifts_a_16_bit_binary_value_with_wraparound_
  367. 3 RPLOT - Moves the pen relative to the current graphic location.=RPLOT___Moves_the_pen_relative_to_the_current_graphic_location_
  368. 3 RPT$ - Returns a string replicated a specified number of times.=RPT____Returns_a_string_replicated_a_specified_number_of_times_
  369. 3 RUN - Starts program execution.=RUN___Starts_program_execution_
  370. 3 RUNLIGHT - Controls the display of the pseudo runlight on the display.=RUNLIGHT___Controls_the_display_of_the_pseudo_runlight_on_the_display_
  371. 3 SAVE - Saves the current program into an ASCII file.=SAVE___Saves_the_current_program_into_an_ASCII_file_
  372. 3 SBYTE - Checks for second byte of a two byte character.=SBYTE___Checks_for_second_byte_of_a_two_byte_character_
  373. 3 SC - Returns the interface select code associated with an I/O path name.=SC___Returns_the_interface_select_code_associated_with_an_I_O_path_name_
  374. 3 SCRATCH - Clears user memory.=SCRATCH___Clears_user_memory_
  375. 3 SECURE - Protects programs lines.=SECURE___Protects_programs_lines_
  376. 3 SELECT ... CASE - Defines a CASE block structure.=SELECT_____CASE___Defines_a_CASE_block_structure_
  377. 3 SEND - Sends messages on the IEEE-488 bus.=SEND___Sends_messages_on_the_IEEE_488_bus_
  378. 3 SEPARATE ALPHA FROM GRAPHICS - On a bit-mapped display, simulates 9836 style alpha/graphics hardware.=SEPARATE_ALPHA_FROM_GRAPHICS___On_a_bit_mapped_display__simulates_9836_style_alpha_graphics_hard
  379. 3 SET - Nine manual entries exist for SET.=SET___Nine_manual_entries_exist_for_SET_
  380. 3 SET ALPHA MASK - Determines which plane(s) can be modified by ALPHA display operations.=SET_ALPHA_MASK___Determines_which_plane_s__can_be_modified_by_ALPHA_display_operations_
  381. 3 SET CHR - Defines the bit-patterns for one or more characters.=SET_CHR___Defines_the_bit_patterns_for_one_or_more_characters_
  382. 3 SET DISPLAY MASK - Specifies which planes can be seen on the alpha display.=SET_DISPLAY_MASK___Specifies_which_planes_can_be_seen_on_the_alpha_display_
  383. 3 SET ECHO - Sets the echo location on the PLOTTER IS device.=SET_ECHO___Sets_the_echo_location_on_the_PLOTTER_IS_device_
  384. 3 SET KEY - Defines one or more softkey macros.=SET_KEY___Defines_one_or_more_softkey_macros_
  385. 3 SET LOCATOR - Sets a new graphic locator position on the GRAPHICS INPUT IS device.=SET_LOCATOR___Sets_a_new_graphic_locator_position_on_the_GRAPHICS_INPUT_IS_device_
  386. 3 SET PEN - Defines part or all of the color map.=SET_PEN___Defines_part_or_all_of_the_color_map_
  387. 3 SET TIME - Sets the time of day clock.=SET_TIME___Sets_the_time_of_day_clock_
  388. 3 SET TIMEDATE - Sets the date and time of the computer's clock.=SET_TIMEDATE___Sets_the_date_and_time_of_the_computer_s_clock_
  389. 3 SGN - Returns the arithmetic sign of an expression.=SGN___Returns_the_arithmetic_sign_of_an_expression_
  390. 3 SHIFT - Shifts a 16 bit binary value.=SHIFT___Shifts_a_16_bit_binary_value_
  391. 3 SHOW - Defines the graphics unit-of-measure isotropically.=SHOW___Defines_the_graphics_unit_of_measure_isotropically_
  392. 3 SIGNAL - Initiates a software interrupt.=SIGNAL___Initiates_a_software_interrupt_
  393. 3 SIN - Returns the sine of the argument.=SIN___Returns_the_sine_of_the_argument_
  394. 3 SINH - Returns the hyperbolic sine of an expression.=SINH___Returns_the_hyperbolic_sine_of_an_expression_
  395. 3 SIZE - Returns the number of elements of an array dimension.=SIZE___Returns_the_number_of_elements_of_an_array_dimension_
  396. 3 SOUND - Produces tones on the computer speaker.=SOUND___Produces_tones_on_the_computer_speaker_
  397. 3 SPOLL - Performs a serial poll of a IEEE-488 device.=SPOLL___Performs_a_serial_poll_of_a_IEEE_488_device_
  398. 3 SQRT - Returns the square root of an expression.=SQRT___Returns_the_square_root_of_an_expression_
  399. 3 STATUS - Returns control information from an interface or I/O path.=STATUS___Returns_control_information_from_an_interface_or_I_O_path_
  400. 3 STOP - Terminates program execution.=STOP___Terminates_program_execution_
  401. 3 STORE - Stores the BASIC program in a file.=STORE___Stores_the_BASIC_program_in_a_file_
  402. 3 STORE KEY - Stores the softkey definitions in a file.=STORE_KEY___Stores_the_softkey_definitions_in_a_file_
  403. 3 STORE SYSTEM - Stores BASIC and loaded BINs into a file.=STORE_SYSTEM___Stores_BASIC_and_loaded_BINs_into_a_file_
  404. 3 SUB - Defines a subprogram and specifies formal parameters.=SUB___Defines_a_subprogram_and_specifies_formal_parameters_
  405. 3 SUM - Returns the sum of all elements in a numeric array.=SUM___Returns_the_sum_of_all_elements_in_a_numeric_array_
  406. 3 SUSPEND INTERACTIVE - Deactivates program control keys.=SUSPEND_INTERACTIVE___Deactivates_program_control_keys_
  407. 3 SYMBOL - Allows the user to define label symbols.=SYMBOL___Allows_the_user_to_define_label_symbols_
  408. 3 SYSBOOT - Reboots the computer.=SYSBOOT___Reboots_the_computer_
  409. 3 SYSTEM KEYS - Displays the System Softkeys Menu.=SYSTEM_KEYS___Displays_the_System_Softkeys_Menu_
  410. 3 SYSTEM PRIORITY - Sets the system priority to a specified level.=SYSTEM_PRIORITY___Sets_the_system_priority_to_a_specified_level_
  411. 3 SYSTEM$ - Returns system status and configuration information.=SYSTEM____Returns_system_status_and_configuration_information_
  412. 3 TAN - Returns the tangent of an expression.=TAN___Returns_the_tangent_of_an_expression_
  413. 3 TANH - Returns the hyperbolic tangent of an expression.=TANH___Returns_the_hyperbolic_tangent_of_an_expression_
  414. 3 TIME - Converts a time-of-day string to seconds after midnight.=TIME___Converts_a_time_of_day_string_to_seconds_after_midnight_
  415. 3 TIME$ - Returns a formatted time of day string.=TIME____Returns_a_formatted_time_of_day_string_
  416. 3 TIMEDATE - Returns the current time and date from the clock.=TIMEDATE___Returns_the_current_time_and_date_from_the_clock_
  417. 3 TIMEZONE IS - Corrects between GMT and local time for HP BASIC/WS.=TIMEZONE_IS___Corrects_between_GMT_and_local_time_for_HP_BASIC_WS_
  418. 3 TRACE - Controls the display of information about a running program.=TRACE___Controls_the_display_of_information_about_a_running_program_
  419. 3 TRACK - Enables or disables tracking of the locator position on the display device.=TRACK___Enables_or_disables_tracking_of_the_locator_position_on_the_display_device_
  420. 3 TRANSFER - Performs an unformatted I/O transfer.=TRANSFER___Performs_an_unformatted_I_O_transfer_
  421. 3 TRIGGER - Sends a trigger message to all or selected devices on the IEEE-488.=TRIGGER___Sends_a_trigger_message_to_all_or_selected_devices_on_the_IEEE_488_
  422. 3 TRIM$ - Removes leading and trailing spaces from a string.=TRIM____Removes_leading_and_trailing_spaces_from_a_string_
  423. 3 UNLOCK - Removes exclusive access protection from a LOCKed file.=UNLOCK___Removes_exclusive_access_protection_from_a_LOCKed_file_
  424. 3 UPC$ - Converts characters in a string to uppercase characters.=UPC____Converts_characters_in_a_string_to_uppercase_characters_
  425. 3 USER KEYS - Displays the specified User Softkey Menu.=USER_KEYS___Displays_the_specified_User_Softkey_Menu_
  426. 3 VAL - Converts a string into a numeric value.=VAL___Converts_a_string_into_a_numeric_value_
  427. 3 VAL$ - Converts a number into its string representation.=VAL____Converts_a_number_into_its_string_representation_
  428. 3 VIEWPORT - Defines the area of the graphic device used for output.=VIEWPORT___Defines_the_area_of_the_graphic_device_used_for_output_
  429. 3 WAIT - Waits a specified time or for TRANSFER events.=WAIT___Waits_a_specified_time_or_for_TRANSFER_events_
  430. 3 WHERE - Returns the logical pen position.=WHERE___Returns_the_logical_pen_position_
  431. 3 WHILE - Repeats an action while a condition is true.=WHILE___Repeats_an_action_while_a_condition_is_true_
  432. 3 WILDCARDS - Enables or disables wildcard support.=WILDCARDS___Enables_or_disables_wildcard_support_
  433. 3 WINDOW - Sets the bounds for displayable graphics data in user defined units.=WINDOW___Sets_the_bounds_for_displayable_graphics_data_in_user_defined_units_
  434. 3 WRITEIO - Writes to a hardware register or a memory byte/word.=WRITEIO___Writes_to_a_hardware_register_or_a_memory_byte_word_
  435. 3 XREF - Generates a cross reference of a program.=XREF___Generates_a_cross_reference_of_a_program_
  436. 2 Appendix A Error Values
  437. 3 Error Codes 1-49=Error_Codes_1_49
  438. 3 Error Codes 26-49=Error_Codes_26_49
  439. 3 Error Codes 50-99=Error_Codes_50_99
  440. 3 Errors 100-149=Errors_100_149
  441. 3 Error Codes 150-299=Error_Codes_150_299
  442. 3 Errors 300-459=Errors_300_459
  443. 3 Errors 460-699=Errors_460_699
  444. 3 Error Codes 700-899=Error_Codes_700_899
  445. 3 Errors 900-999=Errors_900_999
  446. 3 Error Codes 2000-2099=Error_Codes_2000_2099
  447. 3 Error 1=Error_1
  448. 3 Error 2=Error_2
  449. 3 Error 3=Error_3
  450. 3 Error 4=Error_4
  451. 3 Error 5=Error_5
  452. 3 Error 6=Error_6
  453. 3 Error 7=Error_7
  454. 3 Error 8=Error_8
  455. 3 Error 9=Error_9
  456. 3 Error 10=Error_10
  457. 3 Error 11=Error_11
  458. 3 Error 12=Error_12
  459. 3 Error 13=Error_13
  460. 3 Error 14=Error_14
  461. 3 Error 15=Error_15
  462. 3 Error 16=Error_16
  463. 3 Error 17=Error_17
  464. 3 Error 18=Error_18
  465. 3 Error 19=Error_19
  466. 3 Error 20=Error_20
  467. 3 Error 22=Error_22
  468. 3 Error 24=Error_24
  469. 3 Error 25=Error_25
  470. 3 Error 26=Error_26
  471. 3 Error 27=Error_27
  472. 3 Error 28=Error_28
  473. 3 Error 29=Error_29
  474. 3 Error 30=Error_30
  475. 3 Error 31=Error_31
  476. 3 Error 32=Error_32
  477. 3 Error 33=Error_33
  478. 3 Error 34=Error_34
  479. 3 Error 35=Error_35
  480. 3 Error 36=Error_36
  481. 3 Error 38=Error_38
  482. 3 Error 40=Error_40_1
  483. 3 Error 41=Error_41
  484. 3 Error 43=Error_43
  485. 3 Error 44=Error_44
  486. 3 Error 46=Error_46
  487. 3 Error 47=Error_47
  488. 3 Error 49=Error_49
  489. 3 Error 51=Error_51
  490. 3 Error 52=Error_52
  491. 3 Error 53=Error_53
  492. 3 Error 54=Error_54
  493. 3 Error 55=Error_55
  494. 3 Error 56=Error_56
  495. 3 Error 58=Error_58
  496. 3 Error 59=Error_59
  497. 3 Error 60=Error_60
  498. 3 Error 64=Error_64
  499. 3 Error 65=Error_65
  500. 3 Error 67=Error_67
  501. 3 Error 68=Error_68
  502. 3 Error 72=Error_72
  503. 3 Error 80=Error_80
  504. 3 Error 82=Error_82
  505. 3 Error 83=Error_83
  506. 3 Error 84=Error_84
  507. 3 Error 85=Error_85
  508. 3 Error 88=Error_88
  509. 3 Error 89=Error_89
  510. 3 Error 90=Error_90
  511. 3 Error 100=Error_100
  512. 3 Error 101=Error_101
  513. 3 Error 102=Error_102
  514. 3 Error 103=Error_103
  515. 3 Error 105=Error_105
  516. 3 Error 106=Error_106
  517. 3 Error 107=Error_107
  518. 3 Error 117=Error_117
  519. 3 Error 118=Error_118
  520. 3 Error 120=Error_120
  521. 3 Error 122=Error_122
  522. 3 Error 128=Error_128
  523. 3 Error 131=Error_131
  524. 3 Error 133=Error_133
  525. 3 Error 134=Error_134
  526. 3 Error 136=Error_136
  527. 3 Error 141=Error_141
  528. 3 Error 142=Error_142
  529. 3 Error 143=Error_143
  530. 3 Error 145=Error_145
  531. 3 Error 146=Error_146
  532. 3 Error 150=Error_150
  533. 3 Error 153=Error_153
  534. 3 Error 155=Error_155
  535. 3 Error 157=Error_157
  536. 3 Error 158=Error_158
  537. 3 Error 159=Error_159
  538. 3 Error 163=Error_163
  539. 3 Error 164=Error_164
  540. 3 Error 167=Error_167
  541. 3 Error 168=Error_168
  542. 3 Error 170=Error_170
  543. 3 Error 171=Error_171
  544. 3 Error 172=Error_172
  545. 3 Error 173=Error_173
  546. 3 Error 177=Error_177
  547. 3 Error 183=Error_183
  548. 3 Error 186=Error_186
  549. 3 Error 187=Error_187
  550. 3 Error 188=Error_188
  551. 3 Error 189=Error_189
  552. 3 Error 190=Error_190
  553. 3 Error 191=Error_191
  554. 3 Error 193=Error_193
  555. 3 Error 194=Error_194
  556. 3 Error 195=Error_195
  557. 3 Error 196=Error_196
  558. 3 Error 290=Error_290
  559. 3 Error 330=Error_330
  560. 3 Error 331=Error_331
  561. 3 Error 332=Error_332
  562. 3 Error 333=Error_333
  563. 3 Error 334=Error_334
  564. 3 Error 335=Error_335
  565. 3 Error 338=Error_338
  566. 3 Error 340=Error_340
  567. 3 Error 341=Error_341
  568. 3 Error 342=Error_342
  569. 3 Error 343=Error_343
  570. 3 Error 344=Error_344
  571. 3 Error 346=Error_346
  572. 3 Error 347=Error_347
  573. 3 Error 40=Error_40_2
  574. 3 Error 427=Error_427
  575. 3 Error 435=Error_435
  576. 3 Error 453=Error_453
  577. 3 Error 455=Error_455
  578. 3 Error 456=Error_456
  579. 3 Error 459=Error_459
  580. 3 Error 460=Error_460
  581. 3 Error 462=Error_462
  582. 3 Error 465=Error_465
  583. 3 Error 471=Error_471
  584. 3 Error 481=Error_481
  585. 3 Error 482=Error_482
  586. 3 Error 485=Error_485
  587. 3 Error 511=Error_511
  588. 3 Error 543=Error_543
  589. 3 Error 602=Error_602
  590. 3 Error 603=Error_603
  591. 3 Error 604=Error_604
  592. 3 Error 606=Error_606
  593. 3 Error 609=Error_609
  594. 3 Error 611=Error_611
  595. 3 Error 612=Error_612
  596. 3 Error 620=Error_620
  597. 3 Error 623=Error_623
  598. 3 Error 624=Error_624
  599. 3 Error 625=Error_625
  600. 3 Error 700=Error_700
  601. 3 Error 704=Error_704
  602. 3 Error 705=Error_705
  603. 3 Error 708=Error_708
  604. 3 Error 713=Error_713
  605. 3 Error 730=Error_730
  606. 3 Error 733=Error_733
  607. 3 Error 810=Error_810
  608. 3 Error 815=Error_815
  609. 3 Error 826=Error_826
  610. 3 Error 827=Error_827
  611. 3 Error 831=Error_831
  612. 3 Error 832=Error_832
  613. 3 Error 833=Error_833
  614. 3 Error 841=Error_841
  615. 3 Error 863=Error_863
  616. 3 Error 898=Error_898
  617. 3 Error 899=Error_899
  618. 3 Error 900=Error_900
  619. 3 Error 901=Error_901
  620. 3 Error 902=Error_902
  621. 3 Error 903=Error_903
  622. 3 Error 905=Error_905
  623. 3 Error 906=Error_906
  624. 3 Error 909=Error_909
  625. 3 Error 910=Error_910
  626. 3 Error 935=Error_935
  627. 3 Error 936=Error_936
  628. 3 Error 937=Error_937
  629. 3 Error 940=Error_940
  630. 3 Error 949=Error_949
  631. 3 Error 951=Error_951
  632. 3 Error 956=Error_956
  633. 3 Error 962=Error_962
  634. 3 Error 963=Error_963
  635. 3 Error 977=Error_977
  636. 3 Error 980=Error_980
  637. 3 Error 985=Error_985
  638. 3 Error 987=Error_987
  639. 3 Error 2000=Error_2000
  640. 3 Error 2001=Error_2001
  641. 3 Error 2002=Error_2002
  642. 3 Error 2003=Error_2003
  643. 3 Error 2004=Error_2004
  644. 3 Error 2005=Error_2005
  645. 3 Error 2006=Error_2006
  646. 3 Error 2007=Error_2007
  647. 3 Error 2008=Error_2008
  648. 3 Error 2009=Error_2009
  649. 3 Error 2010=Error_2010
  650. 3 Error 2011=Error_2011
  651. 3 Error 2012=Error_2012
  652. 2 Appendix B ASCII Code Chart
  653. 3 Appendix B - ASCII Code Chart=Appendix_B___ASCII_Code_Chart
  654.